Batch 2 - Class 69 - Changing a Dollar (Recursion)

Preclass Exercise

 "Meet me every tuesday at the corner near my office. Enter by northwest gate and take a different route each time. That gives you 210 choices". 

The detectives presumed the spy would enter top left and would always move to the right or down, in order to be efficient. Which office occupant was leaking the information?




Attendance: Anisha, Smiti, Muskaan, Tishyaa, Kushaan, Diya, Abhiram, Liza, Nandini, Praharsh, Khushi

Class Notes:

Change for a Dollar

Our first problem is to figure out how many ways there are to make change for a dollar.

What If? - How many english language tweets could you write?

Homework
References:   
     What If?, by Randall Munroe
     Mathematical Puzzles, Geoffrey Mott-Smith
     https://mvtrinh.wordpress.com/2011/12/26/change-for-a-dollar/
     http://jrmf.org/problems/ChangeForADollar.pdf
     http://wordplay.blogs.nytimes.com/2015/06/15/enlow-2/ 


Not Used
Sum of Four Squares
Every number can be written as a sum of four squares. Yes, really! Try out 25 = 4^2 + 2^2 + 2^2 + 1^2 (actually zeros are allowed too)